do not change permissions of invalid items on discovery
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Fri, 4 Apr 2025 09:07:28 +0000 (11:07 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Mon, 7 Apr 2025 10:53:38 +0000 (10:53 +0000)
commit1b2db61ce47f7c800c4a1ca49ca3d9b6113d1324
tree21c1f9e50a8b5b0a10e544219d9c7bb55514388b
parenta0136117ca955e5618ba8af4a66d575ff347ed10
do not change permissions of invalid items on discovery

if we are going to delete those items, we will make them have the proper
permissions when we need

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/libsync/discovery.cpp